ODAC

TDAStatement Properties

Properties of the TDAStatement class.

For a complete list of the TDAStatement class members, see the TDAStatement Members topic.

Public

Name Description

EndLine

Used to determine the number of the last statement line in a script.

EndOffset

Used to get the offset in the last line of the statement.

EndPos

Used to get the end position of the statement in a script.

Omit

Used to avoid execution of a statement.

Params

Contains parasmeters for an SQL statement.

Script

Used to determine the TDAScript object the SQL Statement belongs to.

SQL

Used to get or set the text of an SQL statement.

StartLine

Used to determine the number of the first statement line in a script.

StartOffset

Used to get the offset in the first line of a statement.

StartPos

Used to get the start position of the statement in a script.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback